github.com/go-faster/jx.Decoder.positiveFloat32 (method)

2 uses

	github.com/go-faster/jx (current package)
		dec_float.go#L57: 	v, err := d.positiveFloat32()
		dec_float.go#L67: func (d *Decoder) positiveFloat32() (float32, error) {